netsqlazman_StoresTable 
Logical Entity Name  netsqlazman_StoresTable 
Default Table Name  netsqlazman_StoresTable 
Physical Only  NO 
Definition 
 
Note 
 

netsqlazman_StoresTable Columns 
ColumnName  Domain  Datatype  NULL  Definition 
StoreId(PK)    int  NO 
 
Name    nvarchar(255)  NO 
 
Description    nvarchar(1024)  NO 
 

netsqlazman_StoresTable Primary and Unique Keys 
Key Name  Key Type  Keys 
Stores_Name_Unique_Index  Index  Name 
PK_Stores  PrimaryKey  StoreId 

netsqlazman_StoresTable Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
netsqlazman_ApplicationsTable  Non-Identifying  One To Zero or More  FK_Applications_Stores        NO  YES 
netsqlazman_StoreAttributesTable  Non-Identifying  One To Zero or More  FK_StoreAttributes_Stores        NO  YES 
netsqlazman_StoreGroupsTable  Non-Identifying  One To Zero or More  FK_StoreGroups_Stores        NO  YES 
netsqlazman_StorePermissionsTable  Non-Identifying  One To Zero or More  FK_StorePermissions_StoresTable        NO  YES 

netsqlazman_StoresTable Check Constraints 
Check Constraint Name  CheckConstraint